Create sample edges_df and nodes_df


Graph Function

First Implementation

most of the code is adopted from https://github.com/rweng18/midsummer_network/blob/master/midsummer_graph.ipynb


Second Implementation